(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <clib/intuition_protos.h>
void ScreenToFront()
SYNOPSIS
struct Screen * screen
LOCATION
In IntuitionBase at offset 42
FUNCTION
Move the screen in front of all other screens.
INPUTS
screen
This screen
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
ScreenToBack()
INTERNALS
HISTORY
13.02.1997 digulla
New functions